home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / KEYWORD / CIRCLE.KEY < prev    next >
Text File  |  1993-11-07  |  204b  |  5 lines

  1. * circle                                              external
  2. circle(x,y,radius) draws a circle at point(x,y) with radius.
  3. See also: graph, arc, oval.
  4. e.g. graph, circle(200,200,100), readchar, text
  5.